SmartFTP FTP Library
IFTPConnection::PassiveAddress Property
IDL
__property BSTR PassiveAddress;

Contains the passive address extracted from the last PASV server reply. 

Default: empty 

This data member must be set for FXP transfers if the connection has the Passive property set to false.

PASV 

227 Entering Passive Mode (213,144,155,6,62,158) 

The PassiveAddress property is set to "213,144,155,6,62,158"

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.